@charset "utf-8";
/* CSS Document */
html,body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,table,input,select,button,textarea,iframe,tr,td,samp{padding:0;margin:0;font-size:12px;font-family:Arial, Helvetica, sans-serif,"新宋体",NSimSun;-webkit-text-size-adjust: none;}
img{border:0 none;vertical-align:top;}
ul,li{list-style:none;}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
body{font-family:Tahoma, Geneva, sans-serif;font-size:12px;line-height:1.7;color:#333;word-break:break-all;}
a,a:link{color:#333;text-decoration:none;}
a:active,a:hover{color:#1f66b8;text-decoration:none;}
a:focus{outline:none;}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ }
a:focus{-moz-outline-style: none; /* FF */} 
button{cursor:pointer;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;line-height:1px;height:1px;}

/*top*/
#top{ margin:0 auto; width:1004px;height:240px; padding-top:25px;}
#top h4.header{font-size:12px;font-weight:normal; line-height:30px;}
#top h4.header span{ display:block;}
#top h4.header span a{ margin:0 5px;}
#top .subm{ width:1004px;height:34px; background:url(../images/menubg.jpg) no-repeat 0 0; margin:1px 0 5px 0;}
#top .subm .serch{ width:201px; height:26px; background:url(../images/serbg.png) no-repeat 0 0; padding-right:20px; margin-top:4px;}
input.sertxt{ width:160px; height:26px; border:0; padding-left:6px; background:url(../images/serbg.png) no-repeat 0 0;color:#999; line-height:26px;}
input.serbt{ width:30px;height:26px; border:0; background:none;cursor:pointer;}
/*foot*/
#foot{ margin:15px auto 0 auto; width:1004px; height:115px; padding-top:10px; border-top:2px solid #164a95; background:url(../images/ftbg.gif) no-repeat right 10px; line-height:25px;}

.ddsmoothmenu{
z-index:100;/*Z向浮动高度*/
margin:0;
padding:0px 10px;
width:735px;
height:0;
}
/*一级栏目---an*/
.ddsmoothmenu ul li {
position:relative;
float:left;
width:105px; line-height:35px; background:url(../images/mlibg.gif) no-repeat right center;
/*一级的下边线*/
}
/*这段是适应IE6--an*/
*html .ddsmoothmenu ul li {
position: relative;/*竖向菜单修改2--竖排*/ 
float:left; 
width:105px;/*一级单LI宽度*/
}
/*一级栏目的链接---an*/
.ddsmoothmenu ul li a {
display:block; width:103px; text-align:center; color:#fff; font-family:"微软雅黑"; font-weight:bold; font-size:14px;
}
/*一级栏目链接的属性设置*/
.ddsmoothmenu ul li a:hover {color:#f6eb00;}/*一级栏目链接鼠标悬停颜色及背景色设置*/

/*二级栏目整体控制*/
.ddsmoothmenu ul li ul { 
position: absolute;
width:120px;
height:auto;
left:0px;
margin:-2px 0 0 0;
padding:0;
opacity:0.9 !important;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
display:none;
}
/*二级栏目LI的控制*/
.ddsmoothmenu ul li ul li { 
width:120px;/*二级栏目的li的宽度*/
background:none;
}
/*二级栏目的链接属性*/
.ddsmoothmenu ul li ul li a{
width:120px;/*二级栏目的链接宽度*/
display:block;
color:#fff;
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
height:25px;
line-height:25px;
text-align:center;
background:#373633;
border-bottom:1px dotted #999;
}
.ddsmoothmenu ul li ul li a:hover{
background:#2681db;
color:#fff;
}
.ddsmoothmenu ul li ul li ul { top: 0;}
/*三级*/
.ddsmoothmenu ul li ul li ul{ width:150px;}
.ddsmoothmenu ul li ul li ul li{ width:150px;}
.ddsmoothmenu ul li ul li ul li a{
width:150px;/*二级栏目的链接宽度*/
display: block;
color:#fff;
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
height:25px;
line-height:25px;
text-align:center;
background:#333;
}
.ddsmoothmenu ul li ul li ul li a:hover{background:#3e8736;}
/*箭头*/
/*阴影 */
.ddshadow { position: absolute; left: 0; top: 0; width: 0; height: 0;}
.toplevelshadow { /*透明度/IE不支持/*/ opacity: 0.8; }


 